Platform Explorer / Nuxeo Platform 6.0

Operation cancelWorkflow (cancelWorkflow)

In component BuiltIn
Operation id cancelWorkflow
Category Chain
Label cancelWorkflow
Requires
Since

Parameters

No parameters.

Signature

Inputs document, documents
Outputs document, documents

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "cancelWorkflow",
  "label" : "cancelWorkflow",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "cancelWorkflow",
  "signature" : [ "document", "document", "documents", "documents" ],
  "params" : [ ]
}